home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 28
/
Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso
/
CED
/
cedscripts
/
ToggleLace.ced
< prev
next >
Wrap
Text File
|
1993-07-07
|
433b
|
20 lines
/*
** ToggleLace.ced
**
** $VER: ToggleLace.ced 1.0.1 (07.07.93)
**
** This script simply toggles the state of the screen from interlaced
** to none interlaced, or vice versa. As of CygnusEd V3.5 the
** 'interlace' command is only accessible from ARexx.
**
** This script requires CygnusEd Professional v3.5 (or later) to run.
**
** Copyright © 1993 ASDG, Incorporated All Rights Reserved
*/
ADDRESS 'rexx_ced'
INTERLACE
EXIT 0